home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / Ferramentas / Convert XLS to Pdf / xls2pdf_setup.exe / {app} / lib / FAPIconfig < prev    next >
Encoding:
Text File  |  2002-02-26  |  788 b   |  15 lines

  1. %!
  2. % $Id: FAPIconfig,v 1.5 2002/02/26 17:49:12 igor Exp $
  3. % This is configuration file for FAPI client.
  4.  
  5. /FontPath             (/Fonts)     % A default directory for FAPI-handled fonts.
  6. /CIDFontPath          (/CIDFonts)  % A default directory for FAPI-handled CID fonts (may be same as above).
  7. /HookDiskFonts        [1 2 9 11 42]  % FontType values for disk PS fonts to be redirected to FAPI.
  8. /HookEmbeddedFonts    [1 2 9 11 42]  % FontType values for embedded PS fonts to be redirected to FAPI.
  9.  
  10. % Values allowed for HookDiskFonts and HookEmbeddedFonts are 1, 2, 9, 11, 42.
  11. % "Disk fonts" are fonts being installed to Ghostscript with 'fontmap' or with GS_FONTPATH,
  12. % and CID font resource files.
  13. % "Embedded fonts" are fonts and CID fonts being embedded into a document.
  14.  
  15.